home *** CD-ROM | disk | FTP | other *** search
/ CompuServe CD 296W / CompuServe 296W.iso / csdemo / csdemo.exe / csdemo.DXR / 00158.ls < prev    next >
Encoding:
Text File  |  1995-09-14  |  110 b   |  9 lines

  1. on exitFrame
  2.   if the mouseDown then
  3.     go("ShopDown")
  4.   else
  5.     startTimer()
  6.     go("flash2")
  7.   end if
  8. end
  9.